home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 6
/
Aminet 6 - June 1995.iso
/
Aminet
/
dev
/
misc
/
curses210.lha
/
examples
/
hanoi
/
Makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1992-02-07
|
136 b
|
11 lines
hanoi: hanoi.c
lc -L+llib:curses.lib $@
clobber: clean
-delete hanoi
clean:
-delete hanoi.o
-delete hanoi.lnk
-delete hanoi.info